applied patch from Chris Wilson which replaces a useless loop with
authorMichael Natterer <mitch@imendio.com>
Mon, 29 May 2006 08:39:00 +0000 (08:39 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 29 May 2006 08:39:00 +0000 (08:39 +0000)
commit3170d5a2a7b3b9344087380ec26f8901125ba41a
tree6b98097dc67f7dab70b54b60f3e265e1c1aadb9e
parent249cca433e1376b45785d5d4d49aa30c1d8d1272
applied patch from Chris Wilson which replaces a useless loop with

2006-05-29  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextview.c (gtk_text_view_target_list_notify): applied
patch from Chris Wilson which replaces a useless loop with
built-in access to free'd memory by a simple integer comparison.
Fixes bug #342894.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextview.c